From: Adam Dullage Date: Thu, 19 Aug 2021 06:53:10 +0000 (+0100) Subject: Remove surplus import X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=38627622030857757f75aecd33c6066718456ba4;p=flatnotes.git Remove surplus import --- diff --git a/flatnotes/helpers.py b/flatnotes/helpers.py index 25750bc..28b6fbf 100644 --- a/flatnotes/helpers.py +++ b/flatnotes/helpers.py @@ -1,4 +1,3 @@ -import os from pydantic import BaseModel