Skip to content

Commit e1fd3b8

Browse files
committed
Hmm
1 parent 73a46a8 commit e1fd3b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mvc.JQuery.Datatables.Example/Controllers/HomeController.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ private static List<User> Users()
6565
Hired = DateTimeOffset.UtcNow.AddDays(-1 * 365 * 3 * r.NextDouble())
6666
})
6767
));
68-
return _users;
6968
}
7069
}
7170

0 commit comments

Comments
 (0)