Skip to content

Commit e2ac829

Browse files
Fix styling regressions
1 parent 4571d72 commit e2ac829

File tree

4 files changed

+166
-175
lines changed

4 files changed

+166
-175
lines changed

vpr/src/base/atom_lookup.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include "tatum/TimingGraphFwd.hpp"
1515

1616
#include "vtr_optional.h"
17-
1817
#include "atom_pb_bimap.h"
1918

2019
/**
@@ -27,8 +26,6 @@ class AtomLookup {
2726

2827
typedef vtr::Range<pin_tnode_iterator> pin_tnode_range;
2928

30-
31-
3229
public:
3330
/*
3431
* PBs

0 commit comments

Comments
 (0)