diff options
Diffstat (limited to 'lib/service.ex')
| -rw-r--r-- | lib/service.ex | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/service.ex b/lib/service.ex deleted file mode 100644 index ae964f6..0000000 --- a/lib/service.ex +++ /dev/null @@ -1,6 +0,0 @@ -defmodule Service do - defstruct type: nil, - test_url: nil, - fallback: nil, - instances: [] -end |
