summaryrefslogtreecommitdiff
path: root/utils/doc.go
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-12-01 17:36:42 +0300
committerValery Piashchynski <[email protected]>2021-12-01 17:36:42 +0300
commit3c9bd1c081ad7a96ab4f1c7c3308e367fee5f478 (patch)
tree2475246182900a7341c8b21e50d1da38faa1c928 /utils/doc.go
parentc14e4fa638300ccd96bdedfb0200ed8378eebdf2 (diff)
remove unused code
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'utils/doc.go')
-rwxr-xr-xutils/doc.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/utils/doc.go b/utils/doc.go
deleted file mode 100755
index 2c1c0d9c..00000000
--- a/utils/doc.go
+++ /dev/null
@@ -1,5 +0,0 @@
-package utils
-
-/*
-This package should not contain roadrunner dependencies, only system or third-party
-*/