fixed import in clockify actions

This commit is contained in:
Jakub Trllo 2019-04-19 22:12:43 +02:00
parent e5c67bc79e
commit 0da3430460
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
import os
import sys
import argparse
import logging

View file

@ -1,3 +1,4 @@
import os
import sys
import argparse
import logging