Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
Remove incorrect Flags attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
ssg committed Feb 1, 2014
1 parent e93c0e9 commit 921229a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion PathProblem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

namespace PathCleaner
{
[Flags]
enum PathProblemType
{
MissingFolder,
Expand Down

0 comments on commit 921229a

Please sign in to comment.