From 28ed5827a219b2bf2359b6e5f29a8f98a524c2c2 Mon Sep 17 00:00:00 2001 From: mille2004 <91692789+mille2004@users.noreply.github.com> Date: Fri, 1 Oct 2021 00:29:05 +0530 Subject: [PATCH] Update NoteManagedTableViewController.h --- Code/Abstract/NoteManagedTableViewController.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Abstract/NoteManagedTableViewController.h b/Code/Abstract/NoteManagedTableViewController.h index ce0e3b0..3f77040 100644 --- a/Code/Abstract/NoteManagedTableViewController.h +++ b/Code/Abstract/NoteManagedTableViewController.h @@ -13,7 +13,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// +//thank you #import "BWManagedTableViewController.h"