Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherbjorn committed Nov 10, 2021
1 parent e626bce commit 4cb826f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yamldirs/yamldirs_cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import os
import sys
import argparse
from collections import OrderedDict
from ruamel.yaml import YAML
from ruamel.yaml.scalarstring import LiteralScalarString
from .filemaker import Filemaker
Expand Down

0 comments on commit 4cb826f

Please sign in to comment.