Skip to content

Commit

Permalink
Code-format
Browse files Browse the repository at this point in the history
  • Loading branch information
ggovi committed Jan 25, 2021
1 parent c987bb2 commit ce9f9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CondCore/CondDB/src/IDbAuthentication.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ namespace cond {
virtual ~IDbAuthentication() {}
virtual std::string principalName() = 0;
};
}
}
} // namespace persistency
} // namespace cond
#endif

0 comments on commit ce9f9a9

Please sign in to comment.