Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
no pathlib
  • Loading branch information
scbedd committed Sep 12, 2019
commit 54dcf8387f8c4e3c5fef222221520fc8657894ea
1 change: 0 additions & 1 deletion scripts/devops_tasks/build_packages.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@

import argparse
import sys
from pathlib import Path
import os

from common_tasks import process_glob_string, run_check_call
Expand Down