general: cleanup -- remove main and executable bit where it's not necessary
This commit is contained in:
parent
71cda586ad
commit
ed14dbd25e
13 changed files with 9 additions and 48 deletions
1
my/jawbone/__init__.py
Executable file → Normal file
1
my/jawbone/__init__.py
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python3
|
||||
from typing import Dict, Any, List, Iterable
|
||||
import json
|
||||
from functools import lru_cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue