Skip to content

Commit

Permalink
[SCons] Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ischoegl committed Sep 15, 2024
1 parent 5e8d1ab commit 3f7d0ff
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/SConscript
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

from collections import namedtuple
from os.path import join as pjoin
from pathlib import Path
import os
import subprocess
from buildutils import *
from SCons import Errors
Expand Down

0 comments on commit 3f7d0ff

Please sign in to comment.