Deleted page but still displaying how?

I have deleted manually my ionic page but when I run my app in console its showing

 C:\Ionic Project\ionic\src\pages\ionic-list\ionic-list.ts has a @IonicPage decorator, but it does not
            have a corresponding "NgModule" at C:\Ionic Project\ionic\src\pages\ionic-list\ionic-list.module.ts

Manually flush your browser’s cache and it should resolve the issue. I see this happen whenever I work with anything Auth related.

yep thanks its working now just