9 lines
234 B
Diff
9 lines
234 B
Diff
diff --git a/lexicon/cli.py b/lexicon/cli.py
|
|
index ed2f0ef..73e88ef 100644
|
|
--- a/lexicon/cli.py
|
|
+++ b/lexicon/cli.py
|
|
@@ -1,4 +1,3 @@
|
|
-#!/usr/bin/env python
|
|
"""Module for Lexicon command-line interface"""
|
|
import json
|
|
import logging
|