Skip to content

Commit 0fc04f6

Browse files
committed
Deimplemented timers.
1 parent 713b520 commit 0fc04f6

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

gdrivefs/resources/scripts/gdfsdumpentry

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ def main():
4545
args = parser.parse_args()
4646

4747
gdrivefs.gdfs.gdfuse.set_auth_cache_filepath(args.cred_filepath)
48-
gdrivefs.timer.Timers.get_instance().set_autostart_default(False)
4948

5049
if 'id' in args:
5150
entry = _get_by_id(args.id)

gdrivefs/timer.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)