summaryrefslogtreecommitdiff
path: root/buildstream/_frontend/profile.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/_frontend/profile.py')
-rw-r--r--buildstream/_frontend/profile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/_frontend/profile.py b/buildstream/_frontend/profile.py
index b17c4cf90..66cf3b047 100644
--- a/buildstream/_frontend/profile.py
+++ b/buildstream/_frontend/profile.py
@@ -18,8 +18,8 @@
# Authors:
# Tristan Van Berkom <tristan.vanberkom@codethink.co.uk>
import re
-import click
import copy
+import click
# Profile()