diff options
Diffstat (limited to 'src/dashboard/__init__.py')
-rw-r--r-- | src/dashboard/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dashboard/__init__.py b/src/dashboard/__init__.py index b5914ce..b6fef6c 100644 --- a/src/dashboard/__init__.py +++ b/src/dashboard/__init__.py @@ -6,5 +6,3 @@ # which accompanies this distribution, and is available at # http://www.apache.org/licenses/LICENSE-2.0 ############################################################################## - - |